Number Formats topic
Number format classes for controlling how cell values are displayed — numeric, date, time, and custom formats.
Classes
- CustomDateTimeNumFormat Number Formats
- A custom date/time format with a user-defined format code.
- CustomNumericNumFormat Number Formats
- A custom numeric number format with a user-defined format code.
- CustomNumFormat Number Formats
- Interface for custom (user-defined) number formats.
- CustomTimeNumFormat Number Formats
- A custom time format with a user-defined format code.
- DateTimeNumFormat Number Formats
- Base class for date/time number formats.
- NumericNumFormat Number Formats
- Base class for numeric number formats.
- NumFormat Number Formats
- Base class for number formats that control how cell values are displayed.
- StandardDateTimeNumFormat Number Formats
- A standard date/time format with a fixed format ID.
- StandardNumericNumFormat Number Formats
- A standard numeric number format with a fixed format ID.
- StandardNumFormat Number Formats
- Interface for standard (built-in) number formats.
- StandardTimeNumFormat Number Formats
- A standard time format with a fixed format ID.
- TimeNumFormat Number Formats
- Base class for time-only number formats.